[INFO] cloning repository https://github.com/sumitsharansatsangi/s2n_quic_postcode_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sumitsharansatsangi/s2n_quic_postcode_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsumitsharansatsangi%2Fs2n_quic_postcode_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsumitsharansatsangi%2Fs2n_quic_postcode_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20ef61fae5dfb1cc077563ad7a637ac404c917de
[INFO] testing sumitsharansatsangi/s2n_quic_postcode_server against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsumitsharansatsangi%2Fs2n_quic_postcode_server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sumitsharansatsangi/s2n_quic_postcode_server
[INFO] finished tweaking git repo https://github.com/sumitsharansatsangi/s2n_quic_postcode_server
[INFO] tweaked toml for git repo https://github.com/sumitsharansatsangi/s2n_quic_postcode_server written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sumitsharansatsangi/s2n_quic_postcode_server on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sumitsharansatsangi/s2n_quic_postcode_server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded s2n-codec v0.71.0
[INFO] [stderr]   Downloaded s2n-quic v1.71.0
[INFO] [stderr]   Downloaded s2n-quic-tls-default v0.71.0
[INFO] [stderr]   Downloaded hash_hasher v2.0.4
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded s2n-quic-rustls v0.71.0
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded s2n-quic-tls v0.71.0
[INFO] [stderr]   Downloaded s2n-quic-crypto v0.71.0
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded s2n-quic-platform v0.71.0
[INFO] [stderr]   Downloaded s2n-tls v0.3.32
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.2
[INFO] [stderr]   Downloaded s2n-quic-transport v0.71.0
[INFO] [stderr]   Downloaded s2n-tls-sys v0.3.32
[INFO] [stderr]   Downloaded s2n-quic-core v0.71.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 435db65417209135b8f6410ddbe71b1fcccee84f0d5796b9d1185c2f37f7666b
[INFO] running `Command { std: "docker" "start" "-a" "435db65417209135b8f6410ddbe71b1fcccee84f0d5796b9d1185c2f37f7666b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "435db65417209135b8f6410ddbe71b1fcccee84f0d5796b9d1185c2f37f7666b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "435db65417209135b8f6410ddbe71b1fcccee84f0d5796b9d1185c2f37f7666b", kill_on_drop: false }`
[INFO] [stdout] 435db65417209135b8f6410ddbe71b1fcccee84f0d5796b9d1185c2f37f7666b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 373e6e50b91f36db8e039416f60322f9ce6187e9f3689a1c3d0a93fc4428733d
[INFO] running `Command { std: "docker" "start" "-a" "373e6e50b91f36db8e039416f60322f9ce6187e9f3689a1c3d0a93fc4428733d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling s2n-tls v0.3.32
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling s2n-quic-platform v0.71.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling hash_hasher v2.0.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling s2n-tls-sys v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling s2n-codec v0.71.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling s2n-quic-core v0.71.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling cuckoofilter v0.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling s2n-quic-crypto v0.71.0
[INFO] [stderr]    Compiling s2n-quic-transport v0.71.0
[INFO] [stderr]    Compiling s2n-quic-rustls v0.71.0
[INFO] [stderr]    Compiling s2n-quic-tls v0.71.0
[INFO] [stderr]    Compiling s2n-quic-tls-default v0.71.0
[INFO] [stderr]    Compiling s2n-quic v1.71.0
[INFO] [stderr]    Compiling serv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]    --> src/main.rs:282:36
[INFO] [stdout]     |
[INFO] [stdout] 282 |         Request::Login { username, password } => {
[INFO] [stdout]     |                                    ^^^^^^^^ help: try ignoring the field: `password: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user_id` is never read
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct UserData {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 29 |     user_id: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "373e6e50b91f36db8e039416f60322f9ce6187e9f3689a1c3d0a93fc4428733d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "373e6e50b91f36db8e039416f60322f9ce6187e9f3689a1c3d0a93fc4428733d", kill_on_drop: false }`
[INFO] [stdout] 373e6e50b91f36db8e039416f60322f9ce6187e9f3689a1c3d0a93fc4428733d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17c3e5e0f4bd13d347b0589ba200aa3a9a4939bf75a0e0952c0d11dd72f68c1b
[INFO] running `Command { std: "docker" "start" "-a" "17c3e5e0f4bd13d347b0589ba200aa3a9a4939bf75a0e0952c0d11dd72f68c1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]    --> src/main.rs:282:36
[INFO] [stdout]     |
[INFO] [stdout] 282 |         Request::Login { username, password } => {
[INFO] [stdout]     |                                    ^^^^^^^^ help: try ignoring the field: `password: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user_id` is never read
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct UserData {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 29 |     user_id: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "17c3e5e0f4bd13d347b0589ba200aa3a9a4939bf75a0e0952c0d11dd72f68c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17c3e5e0f4bd13d347b0589ba200aa3a9a4939bf75a0e0952c0d11dd72f68c1b", kill_on_drop: false }`
[INFO] [stdout] 17c3e5e0f4bd13d347b0589ba200aa3a9a4939bf75a0e0952c0d11dd72f68c1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bccb44fd09d1970fae0aa646c9af4a02fd55e1156f3a3319874cb7af2950d21e
[INFO] running `Command { std: "docker" "start" "-a" "bccb44fd09d1970fae0aa646c9af4a02fd55e1156f3a3319874cb7af2950d21e", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `password`
[INFO] [stderr]    --> src/main.rs:282:36
[INFO] [stderr]     |
[INFO] [stderr] 282 |         Request::Login { username, password } => {
[INFO] [stderr]     |                                    ^^^^^^^^ help: try ignoring the field: `password: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `user_id` is never read
[INFO] [stderr]   --> src/main.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 28 | struct UserData {
[INFO] [stderr]    |        -------- field in this struct
[INFO] [stderr] 29 |     user_id: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `serv` (bin "serv" test) generated 2 warnings (run `cargo fix --bin "serv" -p serv --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/serv-f0b4c1c4a0db4e6c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bccb44fd09d1970fae0aa646c9af4a02fd55e1156f3a3319874cb7af2950d21e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bccb44fd09d1970fae0aa646c9af4a02fd55e1156f3a3319874cb7af2950d21e", kill_on_drop: false }`
[INFO] [stdout] bccb44fd09d1970fae0aa646c9af4a02fd55e1156f3a3319874cb7af2950d21e
